home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Datatypes / textdtpatch.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  61 lines

  1. Short:    Patches text.datatype to support searching
  2. Author:   ruppert@vs3.informatik.fh-wiesbaden.de
  3. Uploader: ruppert@vs3.informatik.fh-wiesbaden.de
  4. Type:     util/dtype
  5.  
  6. textdtpatch                                                        textdtpatch
  7.  
  8.     NAME
  9.         textdtpatch - patches the text.datatype to support search method
  10.  
  11.     TEMPLATE
  12.         none
  13.  
  14.     REQUIREMENT
  15.         reqtools.library V38, OS3.0 or higher
  16.  
  17.     FUNCTION
  18.         This program patches the text.datatype, so that the new one can
  19.         search for a string. The following key commands are supported :
  20.  
  21.         Return (STM_ACTIVATE_FIELD) - opens a reqtools requester to enter
  22.             the search string and searches for that if confirmed.
  23.  
  24.         Tab (STM_NEXT_FIELD) , '>' (STM_BROWSE_NEXT) searches for the next
  25.             occurrence of the string.
  26.  
  27.         Shift-Tab (STM_PREV_FIELD) , '<' (STM_BROWSE_PREV) searches for the
  28.             previous occurrence of the string.
  29.  
  30.     INSTALLATION
  31.         1. Copy textdtpatch to your c: or anywhere you like.
  32.         2. Add in your S:User-Startup following line:
  33.            run >nil: c:textdtpatch
  34.         3. To terminate textdtpatch send a break (Ctrl-C).
  35.  
  36.     SEE ALSO
  37.         text.datatype
  38.  
  39.     AUTHOR
  40.         Stefan Ruppert
  41.         Windthorststrasse 5
  42.         65439 Floersheim Main
  43.         GERMANY
  44.         EMail: ruppert@vs3.informatik.fh-wiesbaden.de
  45.  
  46.  
  47.  
  48.  
  49. ============================= Archive contents =============================
  50.  
  51. Original  Packed Ratio    Date     Time    Name
  52. -------- ------- ----- --------- --------  -------------
  53.      628     276 56.0% 16-Nov-94 20:08:10  textdtpatch.info
  54.     1590     720 54.7% 04-Jul-95 22:01:20 +SMakefile
  55.     2324    1536 33.9% 04-Jul-95 22:00:28 +textdtpatch
  56.    12886    4000 68.9% 04-Jul-95 21:57:56 +textdtpatch.c
  57.     1217     575 52.7% 04-Jul-95 22:00:28 +textdtpatch.doc
  58.     2360    1556 34.0% 04-Jul-95 22:00:24 +textdtpatch.o
  59. -------- ------- ----- --------- --------
  60.    21005    8663 58.7% 07-Jul-95 20:53:38   6 files
  61.